crypto/ecdsa.nistCurve.pointFromAffine (method)

one use

	crypto/ecdsa (current package)
		ecdsa.go#L580: func (curve *nistCurve[Point]) pointFromAffine(x, y *big.Int) (p Point, err error) {